lcHatchGetEnt Home

Retrieves boundary entities of associative hatch.

 HANDLE lcHatchGetEnt (
   HANDLE hEntHatch,
   int Mode
 );

Parameters
hEntHatch
  Handle to a hatch object.
Mode
  0 - first entity
1 - next entity

Return Value

  Handle to an entity or NULL if no more entities.

See Also

  Code sample,   LC_PROP_HATCH_NENTS